PyYAML==5.4.1
Sphinx-Substitution-Extensions==2020.9.30.0
Sphinx==3.5.3
VWS-Test-Fixtures==2020.9.25.1
autoflake==1.4
black==20.8b1
check-manifest==0.46
doc8==0.8.1
docker==4.4.4
dodgy==0.2.1  # Look for uploaded secrets
flake8-commas==2.0.0  # Require silicon valley commas
flake8-quotes==3.2.0  # Require single quotes
flake8==3.9.0  # Lint
freezegun==1.1.0  # Freeze time in tests
isort==5.8.0  # Lint imports
keyring==23.0.1
mypy==0.812 # Type checking
pip_check_reqs==2.2.0
pydocstyle==6.0.0  # Lint docstrings
pyenchant==3.2.0  # Bindings for a spellchecking sytem
pygithub==1.54.1
pylint==2.7.2  # Lint
pyroma==3.1  # Packaging best practices checker
pytest-cov==2.11.1  # Measure code coverage
pytest-envfiles==0.1.0  # Use files for environment variables for tests
pytest==6.2.2  # Test runners
requests-mock-flask==2020.9.25.0
sphinx-autodoc-typehints==1.11.1
sphinx_paramlinks==0.5.0
sphinxcontrib-httpdomain==1.7.0
sphinxcontrib-spelling==7.1.0
twine==3.4.1
vulture==2.3
vws-python==2020.9.28.0
